From: Sam Reed Date: Tue, 15 Mar 2011 12:03:14 +0000 (+0000) Subject: Fix mention of needing 5.1.X or higher in PHP4 file X-Git-Tag: 1.31.0-rc.0~31390 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=384d8a120454a4a86252259565567ac9f3640915;p=lhc%2Fweb%2Fwiklou.git Fix mention of needing 5.1.X or higher in PHP4 file --- diff --git a/includes/templates/PHP4.php b/includes/templates/PHP4.php index 69f7d55d2a..6f48238106 100644 --- a/includes/templates/PHP4.php +++ b/includes/templates/PHP4.php @@ -58,7 +58,7 @@ if ( preg_match( '!^(.*)/(mw-)?config/[^/]*.php$!', $scriptUrl, $m ) ) {

MediaWiki

- MediaWiki requires PHP 5.1.x or higher. You are running PHP + MediaWiki requires PHP 5.2.3 or higher. You are running PHP .